annotations: Set GtkTreeModelFilterModifyFunc value argument to out
authorSimon Feltman <sfeltman@src.gnome.org>
Thu, 28 Nov 2013 00:54:09 +0000 (16:54 -0800)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 1 Dec 2013 22:22:05 +0000 (17:22 -0500)
commitaf95d6628c68c9baa045b144cd924511f1c3d815
treef448cd4f6afa77fbed64a7238edd8b6b79b4c176
parentd31f3e57669adcb2cf8139fa5025a4c5c7437719
annotations: Set GtkTreeModelFilterModifyFunc value argument to out

Use (out caller-allocates) annotation for the "value" argument to
GtkTreeModelFilterModifyFunc. This is needed because GI based language
bindings coerce GValue input args into native types and there is no
opportunity to set the value within the GValue itself.

https://bugzilla.gnome.org/show_bug.cgi?id=719460
gtk/gtktreemodelfilter.h